The error message "librabbitmq and amqplibrabbitmq" is not installed when amqp extension is installed in PHP.
The ampq extension needs to be locally installed to go through the message queue. the following error is reported during the installation
Because you want to go to the message queue, you need to install the AMPQ extension locally, and in the process of loading, the following error is reported:
Configure:error:Please Reinstall the LIBRABBITMQ distribution itself or (re) install
To use the PHP development, to use the intermediate queue RABBITMQ, you must install the PHP extension Module AMQP, the server environment is php7.1.18, CentOS 6.8, Nginx 1.8
Using PHP's pecl command:/usr/local/php/bin/pecl install AMQP
PHP compilation Installation PHP-AMQ extension concise tutorial, Php-amq Concise tutorial
This article describes how PHP compiles and installs PHP-AMQ extensions. Share to everyone for your reference, as follows:
Purpose: This extension is used to
Purpose: This extension is used to operate the RABBITMQ serverFirst, the installation of the overall1. Compile and install LIBRABBITMQ LibraryThis is an open source C language library. Used to communicate with the RABBITMQThe PHP-AMQP extension of
This article describes how PHP compiles and installs PHP-AMQ extensions. Share to everyone for your reference, as follows:
Purpose: This extension is used to operate the RABBITMQ server
First, the installation of the overall
1. Compile and install
This article describes the way PHP compiles and installs PHP-AMQ extensions. Share to everyone for your reference, specific as follows:
Usage: This extension is used to manipulate the RABBITMQ service-side
First, the installation of the umbrella
1
1) According to the method described here, first install the CMake2) find here download link, download Rabbitmq-c package3) Unzip, enter the extracted directory 4) mkdir build && CD build # This step is to create a build subdirectory in the root
Configure:error:Please Reinstall the LIBRABBITMQ distribution itself or (re) install LIBRABBITMQ development Package if I T available in your systemI didn't find a solution on the Internet.While watching someone install AMQP, I found that there was
When using RABBITMQ Message Queuing in PHP development, you need to install the PHP extension AMQP, which is the following installation steps:Install the AMQP extension directly using the PECL/usr/local/php/bin/pecl Install AMQPIf the LIBRABBITMQ
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.